;Info [ Npc Name{Colby} X=130 Y=303 MapName={PrajnaIsland} ]
(@buy @sell @repair @s_repair)
;Settings
%100
+5
+6
+43

[@main]
#SAY
Welcome. Your look tells me you are from far place.\
You came here to repair your weapon?\ \
<Buy Weapon/@buy>\
<Sell Weapon/@sell>\
<Repair Weapon/@repair>\
<Ask Special Repair/@s_repair>\
<Talk with Colby/@talk>\
<Close/@exit>

[@buy]
We've got most of the weapons\
you can get from the mainland\
Just choose what you want.\ \
<Back/@main>

[@sell]
Oh! Nice to hear that!\
If you've got some useful ones, please show me.\ \
<Back/@main>

[@repair]
You want the normal repair?\
Hmmm, you are having some financial trouble, aren't you?\
Anyway, give me the weapon to repair.\ \
<Back/@main>

[~@repair]
Your weapon seems to be repaired fine.\ \
<Back/@main>

[@talk]
#IF
random 2
#ACT
goto @talk1
#ELSEACT
goto @talk2

[@talk1]
#SAY
From here we make new weapons\
by melting the useless old ones.\
Even though it is harder to make new weapons\
this way, and we lack the material,\
transporting the mineral ores\
from Bichon costs far too much.\ \
<Back/@main>

[@talk2]
#SAY
I'm not origionally from this Island.\
I really miss my home town,\
but I'm not sure when I will see it again...\ \
<Back/@main>

[goods]
WoodenSword     100         	1
Dagger		100		1
EbonySword	100		1	
BronzeSword	100		1 
ShortSword 	100		1
Ironsword	100		1
BronzeAxe	100		1
Trident		100		1
HookedSword	100		1
Scimitar	100		1
SteelSword	100		1